AdInstructorCourseAssociation 
Logical Entity Name  AdInstructorCourseAssociation 
Default Table Name  AdInstructorCourseAssociation 
Physical Only  NO 
Definition 
 
Note 
 

AdInstructorCourseAssociation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdInstructorCourseAssociationID(PK)    int  NO 
 
SyStaffId(FK)    int  NO 
 
AdCourseId(FK)    int  NO 
 
Active    bit  NO 
 
OwnerId(FK)    int  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdInstructorCourseAssociation Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdInstructorCourseAssociation_AdInstructorCourseAssociationID  PrimaryKey  AdInstructorCourseAssociationID 

AdInstructorCourseAssociation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdCourse  Non-Identifying  One To Zero or More  FK_AdInstructorCourseAssociation_AdCourseId_AdCourse_AdCourseId      AdCourseId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_AdInstructorCourseAssociation_OwnerId_SyStaff_SyStaffId      OwnerId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdInstructorCourseAssociation_SyStaffId_SyStaff_SyStaffId      SyStaffId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdInstructorCourseAssociation_UserId_SyStaff_SyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdInstructorCourseAssociation Check Constraints 
Check Constraint Name  CheckConstraint